Returns an Integer. Args is an array of command line parameters that get passed to the application.
Syntax |
|---|
|
result = Run( args ) |
Parameters |
|
|---|---|
|
args |
|
Return Value |
|
|---|---|
|
Result |
|
Notes
The first parameter will always be the application itself. The return value will be passed to the operating system as the return value for the entire application.